Skip navigation links
A C D E G P R S U V 

A

attach(String) - Method in class com.protocom.sso.schlapi.UserAPI
Attaches this instance to an LDAP object.

C

close() - Method in class com.protocom.sso.schlapi.UserAPI
This is not counterpart of attach but should be called when you no longer need the UserAPI instance so that LDAP connections can be cleaned up.
com.protocom.sso.schlapi - package com.protocom.sso.schlapi
This documentation explains how to use the SecureLogin Customer High-Level API (SCHLAPI).

D

deprovisionAccount(String) - Method in class com.protocom.sso.schlapi.UserAPI
Removes an account from the directory.

E

eraseUser() - Method in class com.protocom.sso.schlapi.UserAPI
Remove all the user specific data by deleting the LDAP entries Running client with cache file present will recover the data

G

getCertificateFile() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
If you are using SSL you have two options for providing the server certificate.
getContexts() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
Contexts to search for users if the full LDAP DN is not provided.
getLicense() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
This is the license key provided to you by Protocom.
getPassword() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
Password for the user in getUser(), this is the password to use when connection to the directory.
getPort() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
Port number to connect on.
getQuestion() - Method in class com.protocom.sso.schlapi.UserAPI
Returns the SecureLogin SSO passphrase question.
getServer() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
The IP address or DNS name of the directory server to connect to.
getUser() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
Username with which to connect to the directory.

P

provisionAccount(String, Map, String) - Method in class com.protocom.sso.schlapi.UserAPI
Creates an account and provisions credentials.
provisionLinks(String, String, String) - Method in class com.protocom.sso.schlapi.UserAPI
Link a credential to specific application.
provisionPassphraseQA(String, String, String) - Method in class com.protocom.sso.schlapi.UserAPI
Provisions an account with a new passphrase question and answer.

R

removeNonRepudiation(String, String) - Method in class com.protocom.sso.schlapi.UserAPI
Re-encrypts the user's entries using the newly chosen Windows password.

S

SchlapiConfig - Interface in com.protocom.sso.schlapi
This interface allows you to configure the directory connection used by UserAPI.
SchlapiException - Exception in com.protocom.sso.schlapi
SchlapiException is a general purpose exception class used by UserAPI to report error conditions.

U

UserAPI - Class in com.protocom.sso.schlapi
UserAPI provides SecureLogin SSO customers with a method of manipulating SSO data using Java.
UserAPI(SchlapiConfig) - Constructor for class com.protocom.sso.schlapi.UserAPI
Creates an UserAPI instance.
useSSL() - Method in interface com.protocom.sso.schlapi.SchlapiConfig
Indicates whether to use SSL to connect.

V

verifyAnswer(String) - Method in class com.protocom.sso.schlapi.UserAPI
Indicates whether the answer to the SecureLogin SSO question is correct.
A C D E G P R S U V 
Skip navigation links

Copyright © 2019 NetIQ Corporation. All rights reserved.